luci-app-xinetd: add missing PKG_LICENSE
authorFlorian Eckert <[email protected]>
Fri, 15 Mar 2024 14:24:40 +0000 (15:24 +0100)
committerFlorian Eckert <[email protected]>
Fri, 15 Mar 2024 14:30:31 +0000 (15:30 +0100)
Signed-off-by: Florian Eckert <[email protected]>
applications/luci-app-xinetd/Makefile

index bbe0b22c2e501ecd8fa220c067b01494bf038cd5..3f9554f1e7e3049f33dba1996d0d30860d5750d5 100644 (file)
@@ -7,11 +7,12 @@
 
 include $(TOPDIR)/rules.mk
 
+PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Helge Mader <[email protected]>
+
 LUCI_TITLE:=LuCI Support for xinetd
 LUCI_DEPENDS:=+luci-base +xinetd
 
-PKG_MAINTAINER:=Helge Mader <[email protected]>
-
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature